home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!genesis.demon.co.uk
- From: Lawrence Kirby <fred@genesis.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: semaphores
- Date: Thu, 08 Feb 96 14:30:14 GMT
- Organization: none
- Message-ID: <823789814snz@genesis.demon.co.uk>
- References: <DMFCqo.4Co@dsrnet.com>
- Reply-To: fred@genesis.demon.co.uk
- X-NNTP-Posting-Host: genesis.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.27
- X-Mail2News-Path: genesis.demon.co.uk
-
- In article <DMFCqo.4Co@dsrnet.com> lmose@dsrnet.com "Lisle Mose" writes:
-
- >Does anyone have a code example of semaphore usage on a Unix platform.
- >I'm particularly interested in the sema_init(), sema_wait(), ... family
- >of commands.
- >
- >I would also be interested in code using the mmap() command to "share"
- >memory between processes.
-
- These functions are not defined by the C language. Since they are
- Unix-specific the best place to find people who can answer your questions
- is comp.unix.programmer.
-
- --
- -----------------------------------------
- Lawrence Kirby | fred@genesis.demon.co.uk
- Wilts, England | 70734.126@compuserve.com
- -----------------------------------------
-